home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4847 < prev    next >
Encoding:
Text File  |  1996-08-05  |  811 b   |  23 lines

  1. Newsgroups: comp.lang.c
  2. Path: peer-news.britain.eu.net!uknet!owl-uk!news
  3. From: Kenn@owl-uk.co.uk (Ken Nicolson)
  4. Subject: Re: C type question
  5. Message-ID: <31187b6d.1859912@hector>
  6. Sender: news@owl-uk.co.uk (News system)
  7. Organization: Office Workstations Limited
  8. X-Newsreader: Forte Agent .99c/16.141
  9. References: <Pine.SUN.3.91.960202131027.20090A-100000@sun19.cs.cuhk.hk> <4et4rt$4f9@sparcserver.lrz-muenchen.de>
  10. Date: Wed, 7 Feb 1996 10:17:28 GMT
  11.  
  12. ua302aa@sun2.lrz-muenchen.de (Kurt Watzka) wrote:
  13.  
  14. >What does your documentation for printf() say. It should say
  15. >"%Lf"!
  16.    ^^
  17. Is there a reason for using capital-ell instead of lowercase-ell for
  18. long ints or floats? My compiler documentation says either is
  19. acceptable, so is it just for readability since with a Sans-Serif
  20. font, "l" looks very like an "I"?
  21.  
  22. Ken
  23.